home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19960425-19960715 / 000254_news@columbia.edu _Mon Jun 17 17:34:12 1996.msg < prev    next >
Internet Message Format  |  1996-07-26  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id RAA25264 for <kermit.misc@watsun>; Mon, 17 Jun 1996 17:34:12 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id RAA21544 for kermit.misc@watsun; Mon, 17 Jun 1996 17:34:08 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: problem with writing "<ESC>P" into the port
  8. Date: 17 Jun 1996 21:33:42 GMT
  9. Organization: Columbia University
  10. Lines: 17
  11. Distribution: na
  12. Message-ID: <4q4ivm$l10@apakabar.cc.columbia.edu>
  13. References: <4q4ajm$nev@cnj.digex.net>
  14. NNTP-Posting-Host: watsun.cc.columbia.edu
  15.  
  16. In article <4q4ajm$nev@cnj.digex.net>,
  17. Atiqullah Hashmi <hashmi@cnj.digex.net> wrote:
  18.  
  19. : It seems that <ESC>P   (in <ESC>PG1000000<CR>) is a bad combination
  20. : since replacing P with p, at least it didn't hang. Is that right ?
  21.  
  22. ESC P is the beginning of a Device Control String to ANSI style terminals
  23. such as the VTxxx series.
  24.  
  25. More than likely your problem is not being caused by writing ESC P to the 
  26. port but by your attempt to debug your program by sending the ESC P to
  27. your terminal screen.
  28.  
  29. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  30.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  31.   C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  32.   Kermit 95 for Windows 95 :   http://www.columbia.edu/kermit/k95.html